home *** CD-ROM | disk | FTP | other *** search
/ Hentai Interactivo 14 / HENTAI_14.BIN / hentai.swf / scripts / frame_176 / PlaceObject2_9_FLVPlayback_38 / CLIPACTIONRECORD on(construct).as
Text File  |  2007-02-23  |  301b  |  14 lines

  1. on(construct){
  2.    autoPlay = true;
  3.    autoRewind = true;
  4.    autoSize = false;
  5.    bufferTime = 0.1;
  6.    contentPath = "imagenes/videos/01.flv";
  7.    isLive = false;
  8.    maintainAspectRatio = true;
  9.    skin = "SteelExternalNofw.swf";
  10.    skinAutoHide = false;
  11.    totalTime = 0;
  12.    volume = 80;
  13. }
  14.